@charset "utf-8";
/* CSS Document */
li { list-style: none; background:none}
a{ text-decoration:none}
a, button { cursor: pointer; }
/*--------------------------- 互动交流----------------------------- */
/*征集调查*/
.hdjl { width: 720px; margin: 0px auto; }
.currency_tab { width: 100%; border-bottom: 1px solid #8e0800; clear: both; overflow: hidden; padding:0px; margin:0px;}
.currency_tab li { float: left; border-radius: 3px 3px 0 0; padding: 2px 2px 0; border: 1px solid #8e0800; height: 31px; line-height: 31px; text-align: center; border-bottom: none; margin-right: 6px }
.currency_tab li a { display: inline-block; color: #8e0800; text-align: center; padding: 0 16px; float:left; font-size:18px}
.currency_tab .active a { color: #fff!important; background: #8e0800; border-radius: 3px 3px 0 0; }
/*表格*/
.dc_con { width: 100%; border: solid 1px #CCC; height: 100%; border-bottom: 2px solid #861b20 }
.time_fb { height: 40px; line-height: 40px; text-align: right;/*padding-right:10px; */font-size: 14px; }
/**/
.question { /*width:100%; height:auto;*/ width:360px; margin: 0px auto; margin-top: 60px; border:none}
.title{ height:40px; line-height:40px; clear:both; width:100%}
.title_line{width: 6px; height: 10px; background: #861b20; margin-right: 10px; float:left; margin-top:15px;}
.question span { font-size:18px; height: 40px; line-height: 40px; color: #000;float:left }
.td_style{ height:40px; line-height:40px; font-size:16px; padding:0px; margin:0px}
/**/
.btn_box{ width: 200px; height:100%; margin: 60px auto;overflow:hidden}
.btn_tj button{ width: 80px; height: 32px; border-radius: 2px; background: #8e0800; border: none; text-align: center; color: #FFF; float:left;font-size: 16px;}
.btn_ck button{ width: 80px; height: 32px; border-radius: 2px; background: #8e0800; border: none; text-align: center; color: #FFF; margin-left: 20px; float:left;font-size: 16px;}
/*我要留言*/
.zxts-btn-box { width: 700px; margin: 0 auto; overflow: hidden; margin-bottom: 20px; }
.zxts-btn-box .btn { display: block; width: 100px; height: 30px; line-height: 30px; background-color: #8e0800; font-size: 14px; color: #ffffff; text-decoration: none; float: right; }
.zxts-btn-box .btn img { vertical-align: middle; float: left; margin: 6px 5px 0 10px; }
table.zxts-table { width: 700px; margin: 0 auto; border-collapse: collapse; font-size: 14px; margin-bottom: 26px; }
table.zxts-table thead tr { background: url(table-header-bg.png) repeat-x; width: 100%; }
table.zxts-table thead tr td { height: 34px; line-height: 34px; color: #ffffff; padding: 0px 20px; border: 1px solid #7a7a7a; border-bottom: none; }
table.zxts-table thead tr td .pull-left { float: left; }
table.zxts-table thead tr td .pull-right { float: right; }
table.zxts-table tbody tr td { padding: 16px 20px; border: 1px solid #7a7a7a; color: #333333; }
table.zxts-table tbody tr td img { display: block; margin: 0 auto; vertical-align: middle; }